home *** CD-ROM | disk | FTP | other *** search
/ Startware 8 / startware 8.iso / data / Software / Internet / Explorer4 / PWSSETUP.CAB / Diredtu.htr < prev    next >
Encoding:
Text File  |  1996-10-18  |  2.2 KB  |  61 lines

  1. <html>
  2. <%onerror error%>
  3. <title>Amministrazione servizi Internet - Directory</title>
  4. <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
  5. <%if reqparam RF "bdir"%>
  6. <%redirect%>/HtmlaScripts/htmla.dll?dir/bdir+<%servname%>/diredt%+<%urlparam%>?rootdir?<%msgbody.rootdir%><%/redirect%>
  7. <%endif%>
  8. <%if reqparam RF "cancel"%>
  9. <%goto end%>
  10. <%endif%>
  11. <%if reqparam RF "doalias"%>
  12.  <%!AliasVirtDir "/" msgbody.rootaddr%>
  13. <%elif msgbody.rootishome EQ "1"%>
  14.  <%!PosVirtDir urlparam%>
  15.  <%if rootishome EQ 0%>
  16.   <%!CheckForVirtDir "/" msgbody.rootaddr%>
  17.  <%endif%>
  18. <%endif%>
  19. <%!PosVirtDir urlparam%>
  20. <%!Clear rootisread%>
  21. <%!Clear rootiswrite%>
  22. <%!Clear rootisexec%>
  23. <%!Clear rootisssl%>
  24. <%!Update%>
  25. <%label end%>
  26. <%redirect%>/HtmlaScripts/htmla.dll?<%servname%>/dir<%/redirect%>
  27. <%label error%>
  28. <%if reqstatus EQ 14000%>
  29. <form method="POST" action="/HtmlaScripts/htmla.dll?<%servname%>/diredtu+<%urlparam%>">
  30. Per questo servizio esiste giα una directory home. Creandone una nuova, quella giα esistente cesserα di essere una directory home. Verrα creato un alias per la directory home esistente.<p>
  31. <input type="hidden" name=rootdir value="<%msgbody.rootdir%>">
  32. <input type="hidden" name=rootishome value="<%msgbody.rootishome%>">
  33. <input type="hidden" name=rootname value="<%msgbody.rootname%>">
  34.  
  35. <%if platformtype NE 3%>
  36. <!-- Not on Windows 95(CHICAGO) -->
  37. <input type="hidden" name=rootacctname value="<%msgbody.rootacctname%>">
  38. <input type="hidden" name=rootacctpw value="<%msgbody.rootacctpw%>">
  39. <%endif%>
  40.  
  41. <input type="hidden" name=rootaddr value="<%msgbody.rootaddr%>">
  42. <%if reqparam RF "rootisread"%>
  43. <input type="hidden" name=rootisread value="<%msgbody.rootisread%>">
  44. <%endif%>
  45. <%if reqparam RF "rootiswrite"%>
  46. <input type="hidden" name=rootiswrite value="<%msgbody.rootiswrite%>">
  47. <%endif%>
  48. <%if reqparam RF "rootisexec"%>
  49. <input type="hidden" name=rootisexec value="<%msgbody.rootisexec%>">
  50. <%endif%>
  51. <%if reqparam RF "rootisssl"%>
  52. <input type="hidden" name=rootisssl value="<%msgbody.rootisssl%>">
  53. <%endif%>
  54. <input type="submit" name="doalias" value=" OK ">
  55. <input type="submit" name="cancel" value=" Annulla ">
  56. </form>
  57. <%else%>
  58. Errore: <%reqstatus%>
  59. <%endif%>
  60. </html>
  61.